google.golang.org/grpc.ClientConn.initIdleStateLocked (method)
3 uses
google.golang.org/grpc (current package)
clientconn.go#L215: cc.initIdleStateLocked() // Safe to call without the lock, since nothing else has a reference to cc.
clientconn.go#L369: func (cc *ClientConn) initIdleStateLocked() {
clientconn.go#L400: cc.initIdleStateLocked()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)